home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 July / PSL Monthly Shareware CD-ROM (Public Software Library) (July 1994).iso / pastnews / news9403.wn3 < prev    next >
Text File  |  1994-02-10  |  25KB  |  523 lines

  1. =====Windows, Continued
  2.  
  3.  
  4. -----Sounds/Multimedia
  5.  
  6. Arnold WAVs [ARNOLD] (Kamran, reg. fee: $0) contains three sound files from
  7. various Arnold Schwarzenegger movies.
  8.  
  9. Background Noise 1.0 [BN10] (P & J's Software, reg. fee: $10) is a Windows
  10. NT audio media player. It supports CD Audio, WAV and MIDI files. You can
  11. create sequences of audio clips to play with Sound Object Lists, catalog
  12. and play CDs, and more.
  13.  
  14. CD Player 1.1 [CDPLY] (TARDIS DP Consultants, reg. fee: $8) turns your MPC
  15. compatible computer and CD ROM drive into a full function audio CD player.
  16. Features include mouse-based track programming, random play, repeat
  17. track/program/CD, and more. Requires WIN31, Windows audio CD MCI driver,
  18. and VBRUN300.
  19.  
  20. CNN 1.0a [CNN] (Ross C. Goldstein, reg. fee: $0) displays the CNN revolving
  21. globe in an icon while it plays the CNN intro.
  22.  
  23. Crow [CROW] (reg. fee: $0) is a WAV file that asks "do you know the
  24. consequences of a body moving without a checked velocity in free space?"
  25. Crow T Robot explains.
  26.  
  27. George of the Jungle [GOTJ01] (reg. fee: $0) is a digitized WAV file of a
  28. Tarzan yell.
  29.  
  30. Horking [HORKING] (Scott Wenzel & Galapagos Devlp., reg. fee: $0) is a
  31. 16-bit mono WAV file of a retching realistic regurgitation. (NOTE: this
  32. will ONLY work with 16-bit sound cards.)
  33.  
  34. RHPS [RHPS1, RHPS2, RHPS5] (reg. fee: $0) is a set of sound clips from
  35. Rocky Horror Picture Show - for true fans only.
  36.  
  37.  
  38. ---Updates: Sounds/Multimedia
  39.  
  40. (WI-07) Font Monster Multimedia Upgrade 1.01 [FM_MMSFX] (Leaping Lizards,
  41. reg. fee: $0) is an add-on product that lets you add interesting digitized
  42. sound effects to Font Monster (on disk #20231).
  43.  
  44. (WI-07) Lyric Launcher 2.0 [LL1, LL2] (LyricSoft, reg. fee: $25) is a
  45. teleprompter that colorfully and graphically displays song lyrics and chord
  46. symbols. NEW: a database for instant access to song modules, improved
  47. search functions, help menus, and more. Requires WIN31.
  48.  
  49. (WI-07) Voice Blaster Jr. 2.3 [VPLAYW] (Millenium Software Products, reg.
  50. fee: $20) allows you to easily play MIDI, WAV, and MCI audio files in
  51. Windows 3.1.
  52.  
  53.  
  54. -----Windows Programming
  55.  
  56. Apteryx Lisp 1.0 [APTERY] (Apteryx Lisp Ltd, reg. fee: $40) is a Lisp
  57. system for Windows.
  58.  
  59. BT Install [BTINSTAL] (Bruno Tille, reg. fee: $?) is an installation
  60. program for Windows programmers.
  61.  
  62. CTRL3D [CTRL3D] (John Provine, reg. fee: $0) is a small set of routines
  63. that gives dialog box controls a sculpted, 3-dimensional look. This is done
  64. with simple GDI functions to paint the 3-D effects. The routines are not
  65. specific to controls from any particular vendor or to any particular type
  66. of control. The Pascal code included is simple and can easily be adapted .
  67.  
  68. Dlist2 [DLIST2] (Brad Stowers, reg. fee: $0) allows you to implement either
  69. single selection or multiple selection drag and drop listboxes easily.
  70.  
  71. FileLook 0.1 [FILE_LK] (I. H. Ting, reg. fee: $0) contains Visual C++ 1.0
  72. source code for a drag and drop text file viewer that will handle files of
  73. almost any size. A compiled executable is also included.
  74.  
  75. Helllp! [HELLLP] (Edward Guy, ASP; reg. fee: $30) is a Word for Windows
  76. macro that assists in the creation of Windows Help files. Features include
  77. a buttonbar interface, network support, hypertext jumps, quick table of
  78. contents generation, and more. Requires the Microsoft Help Compiler.
  79.  
  80. IPX/SPX Custom Controls 1.0 [IPXSPX] (Lee Wiltbank, reg. fee: $30) allows
  81. you to create applications that can communicate as clients and/or servers
  82. on Novell NetWare networks. This is for use with VB3 and Visual C++.
  83.  
  84. Logo for Windows [KSLOGO] (KiwiSoft, reg. fee: $15) is a structured
  85. computer programming language. It can be useful in teaching the basic
  86. programming skills and concepts of commands and procedures. Logo can be
  87. used for anything from making simple designs to creating complex
  88. mathematical pictures.
  89.  
  90. Netlog [NETLOG] (Ken Strohschein, reg. fee: $?) contains a DLL that
  91. retrieves the current Novell user name and node address, including the
  92. network number. This should work for Novell 3.11 and 2.2. Visual C++ source
  93. code is included.
  94.  
  95. RC2HDK 1.0 [RC2HDK10] (ISoft D&M, reg. fee: $40) creates an HLPDK help
  96. template from Windows Resource Description files. Resources are used to
  97. describe the parts of the program users see, such as menu entries, dialog
  98. boxes and more. This version supports only menus.
  99.  
  100. SLS-SETUP [SLSSETUP] (Stephen Sama, reg. fee: $25) is a custom installation
  101. program for programmers.
  102.  
  103. SQL Sniffer Sample [SQLSNIFF] (David L. Cherin, reg. fee: $?) is designed
  104. to assist developers in developing Windows based front-ends to Microsoft or
  105. Sybase SQL Server.
  106.  
  107. Strtable [STRTBL] (reg. fee: $?) contains a full working example (with
  108. source) of how to connect VB to a C language DLL. It obtains a string from
  109. a STRINGTABLE, with the VB program passing the string table entry number.
  110. The DLL passes back the string, but also can place messages directly in one
  111. of the VB controls via the passed HWND of the control.
  112.  
  113. With Class [WITHCLS] (MicroGold Software, reg. fee: $?) is a MS Windows CASE
  114. tool that allows you to draw Rumbaugh, Coad-Yourdon, Booch or Shlaer Mellor
  115. like constructs, and generate C++ from the diagram. You can clip, print, zoom
  116. and edit the diagram with easy to use point and click tools. Other features
  117. include a browser, a simple data dictionary generator, tutorial, accessor and
  118. modifier functions, Borland and Visual C++ compatibility, and much more.
  119. Requires a 386+, WIN31, mouse, and VGA.
  120.  
  121.  
  122. ---Updates: Windows Programming
  123.  
  124. (WI-08) BasicBasic 1.52 [BASICBAS] (Mark Davidsaver, reg. fee: $30) lets
  125. you compile BASIC programs for DOS or Windows. NEW: support for WAV files,
  126. Windows printer drivers, and hexidecimal data type. Added a MOD operator
  127. and more.
  128.  
  129. (WI-08) HLPDK 11.0 [HDK110] (HyperAct, Inc., reg. fee: $50) is a hypertext
  130. and hypermedia Help Database Development Kit. NEW: enhanced USERLINK syntax
  131. for smarter HDF extensions, links in topic titles, support for
  132. bold/italic/underline text, and more.
  133.  
  134. (WI-08) TheLister 1.02 [LIST10] (Enrico Lodolo, reg. fee: $20) is an
  135. advanced listing utility for Pascal programs.
  136.  
  137. (WI-08) Memory Watcher [MEMWAT] (Todd Osborne, reg. fee: $0) is a
  138. programmer's utility that shows DS memory information while a program is
  139. executing.
  140.  
  141. (WI-08) SVInstal 2.12c [SVINST] (Soft Ventures, reg. fee: $42) installs
  142. program and data files from a distribution floppy to a hard drive.
  143.  
  144.  
  145. -----Visual Basic - Small
  146.  
  147. Brand VB [BRAND] (C. Mark Teter, M.D., reg. fee: $0) is VB source code for
  148. a FRM for branding your EXE files with the user's name, address, and serial
  149. number.
  150.  
  151. CopyCode 1.2 [COPYCODE] (Andre Koot, reg. fee: $0) purports to let you open
  152. .BAS and .FRM files while in VB so that you can cut-and-paste code from
  153. another program to the current one. However, it appears to only read files
  154. saved in ASCII, which could be done with Notepad. (If we are wrong about
  155. this, someone let us know.)
  156.  
  157. DiskInfo 1.0 [DISKINFO] (Douglas Marquardt, reg. fee: $0) is a DLL for
  158. Visual Basic which will return the free disk space of the current drive.
  159.  
  160. Personal Helper [PERSHLP] (FAR, Inc., reg. fee: $15) assists in creating
  161. help files. It allows you to import your VB project files into a MS Access
  162. database, creating a context id for the project itself and all the controls
  163. in each form in the project. You can then write scripts for each control
  164. for which you want text, create popups and jumps to other contexts, etc.
  165. Requires the Microsoft help compiler.
  166.  
  167. Profile VB [PROF_VB] (reg. fee: $0) is VB source code for reading and
  168. writing INI files.
  169.  
  170. Reform [REFORM] (reg. fee: $?) is a small VB 3.0 utility to unpack packed
  171. data downloaded from a mainframe host. Source code is included.
  172.  
  173. Snippits for Windows [SNIPPIT] (reg. fee: $?) is a small VB database
  174. program that keeps all those little code fragments that you need to look up
  175. all the time. It allows you to enter a description or keywords and then
  176. find the code that matches. Requires VBRUN300 and MSAJT110.DLL.
  177.  
  178. TBAR 1.5 [TBAR15] (Robin W. McKean, reg. fee: $35) is a custom control for
  179. implementing industry standard toolbars in Visual Basic.You can design,
  180. define, and implement the behavior of your toolbar without writing any code.
  181.  
  182. TBMask [TBMASK] (Bob Craig, reg. fee: $0) shows how to do masked input with
  183. a regular VB Text Box using only Basic code. It will handle simple masked
  184. input such as a phone number, date, decimal number, or dollar amount. This
  185. is not a DLL.
  186.  
  187. TextView [TXTVIEW] (Bob Craig, reg. fee: $0) allows you to create a
  188. "Virtual List Box" from a Picture Box and a Vertical Scroll Bar in order to
  189. view text files larger than 64K. Requires VB3.
  190.  
  191. ZIP File Info Custom Control [ZIPINF] (James Shields, ASP; reg. fee:
  192. $15-35) is a Visual Basic custom control that lets you find out what files
  193. are in a ZIP file and lots of information about those files.
  194.  
  195.  
  196. ---Updates: Visual Basic - Small
  197.  
  198. (WI-8A) PPRTR 4.1 [PPRTR4] (Paul F. Poellinger, reg. fee: $10) contains a
  199. DLL that allows you to get a list of available printers, change default
  200. printer, and get default printer and port. <PPRTR1.PCX>
  201.  
  202. (WI-8a) VB Messenger 1.1a [VBMSNGR] (JOSWare, Inc., reg. fee: $30) is a
  203. subclassing custom control for Visual Basic. NEW: two new sample projects,
  204. support for a runtime only version of VB Messenger, bug fixes, and more.
  205.  
  206. (WI-8a) Visual Basic Office 1.2 [VBO120] (Marquette Computer Consultants,
  207. reg. fee: $40) is an add-on package for VB 2/3. NEW: code collector for
  208. creating new procedures and capturing API calls.
  209.  
  210.  
  211. -----Visual Basic - Large
  212.  
  213. DBExam [DBEXAM] (Mark Zeiger, reg. fee: $0) is an Access database viewer
  214. that allows you to view multiple databases, print the table structure, and
  215. execute multiple SQL commands on the database tables. More than one
  216. database window may be opened at one time and more than one SQL statement
  217. may be executed for each database window that is opened. VBRUN300 is included.
  218.  
  219. DBT Grid Custom Control [DBGRID] (Douglas A. Bebber, reg. fee: $30) is a
  220. grid control in which the cells can be edited.
  221.  
  222. Exeman 1.0 [EXEMAN] (Jesus Lerma Jr., reg. fee: $0) spawns EXE and COM
  223. files as a child process. All spawned EXE and COM files inherit the
  224. program's environment. This tool is useful for packaging separate exe files
  225. into an integrated package.
  226.  
  227. NetList [NETLIST] (Bill Beckett, reg. fee: $?) is a VB3 network node
  228. tracking database. It utilizes an MS Outline control to do a summary to
  229. detail form from an Access 1.1 secure database. Includes SYSTEM.MDA and
  230. code examples for reading INI files.
  231.  
  232. Properties On Top [PROONTOP] (Eric Sauve, reg. fee: $?) lets the VB
  233. programmer keep the Properties window on top to make it easier to access.
  234.  
  235. VB AHA 30-50 [VBAHA1] (Craig Villalon, reg. fee: $30-50) lets you create
  236. Windows Help files with simple mouse clicks. In VB, it will handle all of
  237. the HelpContextID values for you and even recompile your programs with the
  238. new values. In C/C++, it will create an .H file containing all of the
  239. #defines that you will need for context sensitive help in your programs.
  240.  
  241. VBTool 1.0 [VBTOOL] (SourceCode, reg. fee: $25) is a set of 11 short
  242. programs designed to demonstrate the basics of Bezier curves, nodes,
  243. stretching, wire frame animation, API drawing functions, and more. Requires
  244. VBRUN300, not included, and Basics 3.0. Also requires GRID.VBX and
  245. CMDialog.VBX to run some of the programs.
  246.  
  247.  
  248. ---Updates: Visual Basic - Large
  249.  
  250. (WI-8b) VB Data Companion 1.1b [DC] (MM Technologies, reg. fee: $34)
  251. provides Visual Basic programmers with all the utilities necessary to
  252. create, mantain, and query Access 1.1 databases.
  253.  
  254. (WI-8b) VB Data Companion 1.1c [VB_DC] (MM Technology, reg. fee: $34) is a
  255. MS Access Data Dictionary tool, as well as an SQL Query By Example tool.
  256.  
  257.  
  258. -----Small Windows Utilities
  259.  
  260. 3DMania 2.0 [3DMANIA] (HyperAct, Inc., reg. fee: $20) is a WIN31 screen
  261. saver module which displays rotating boxes and pyramids on your screen.
  262.  
  263. Animouse [ANIMOUS] (Troy Beckstrom, reg. fee: $10) lets you replace your
  264. standard mouse cursor with a selection of fun animated ones. Included are
  265. exploding bombs, radio-active arrows, a munching Pac-Man figure, and much
  266. more. This is an excellent way to increase the visibility of the cursor on
  267. your desktop. <AMOUSE.PCX>
  268.  
  269. WunderBAR [BARCOD] (Ward Mundy Software, ASP; reg. fee: $20) is an Avery
  270. Label bar code printing utility for Windows. It supports 2 of 5 and 3 of 9
  271. barcode styles, and supports most Windows-compatible laser printers.
  272. Requires VBRUN300.
  273.  
  274. Clean [CLEAN] (Curt Blackmon, reg. fee: $10) allows you to globally select
  275. and selectively delete groups of files.
  276.  
  277. Cows [COWS] (Diversified Computer Services, reg. fee: $1) is a WIN31 screen
  278. saver module that sends several comical cows flying across your screen as
  279. well as an occasional chicken. Hilarious sound effects can be heard if you
  280. have a sound card.
  281.  
  282. CardExport 1.0 [CRDEXP] (Maurer Associates, ASP; reg. fee: $0) allows you
  283. to export Windows Cardfiles to ASCII delimited files. Requires VBRUN300.
  284.  
  285. Decay [DECAY] (Mario Veraart, reg. fee: $?) is a WIN31 screen saver module
  286. that makes your screen appear to decay/melt. Requires BWCC.DLL.
  287.  
  288. DirAll 1.0 [DIRALL] (Dieter Prifling, reg. fee: $9) allows you to generate
  289. detailed directory listings. It incorporates a cross-reference feature that
  290. enables you to find files with duplicate contents across your hard disks or
  291. floppies. Up to five different reports can be printed. This can also be
  292. used to check files that may have been altered by a virus. Requires WIN31.
  293.  
  294. FSR/Win [FSRWIN] (Mike Williams, reg. fee: $20) helps to locate and change
  295. text in text files. It works like a "Search and Replace" operation in a
  296. text editor or word processor with the addition that it can perform the
  297. search in multiple files in the same operation. It works in the background
  298. so you and perform other operations.
  299.  
  300. GetINI [GETINI] (Jim Scarletta, reg. fee: $?) is a simple program that
  301. scans a specified INI file for a given key in a section, and can optionally
  302. be used to redirect the result to an environment variable.
  303.  
  304. Help Launcher 1.0 [HPLAUNCH] (Richard Ratayczak, reg. fee: $5) can launch
  305. your help files quickly and without loading the program with the help file.
  306. Of course, you can also load a help file just by running Windows'
  307. WINHELP.EXE without loading the program. <HPLAUNCH.PCX>
  308.  
  309. Jump Color 2.0 [JUMPCOLR] (Screaming Tiki Software, reg. fee: $5) changes
  310. the color of words used to indicate hypertext jumps in Windows Help files
  311. and in Multimedia Viewer. Requires VBRUN300.DLL.
  312.  
  313. Mem Chk [MEMCHK] (Peter R. HAWKES, reg. fee: $?) graphically displays the
  314. status of memory and other system elements. <MEMCHK1.PCX>
  315.  
  316. Out-and-Back [OUTNBAC] (Bob Moroz, reg. fee: $5) assists in running
  317. troublesome DOS programs from within Windows. It will quit Windows and run
  318. the DOS program, and when you exit the DOS program it will re-load Windows.
  319. Requires VBRUN300.
  320.  
  321. PM Setup Lite 1.0 [PMSETUP] (Eschalon Development Inc., reg. fee: $25)
  322. allows archived or CD-ROM based software to be distributed without a bulky
  323. setup program. It quickly and easily creates Program Manager icons using a
  324. script file created with any text editor.
  325.  
  326. Print Source For Windows NT [PRINTSRC] (Software For You Inc., reg. fee:
  327. $25) prints standardized source code listings or other text files on
  328. Laserjet series printers from the NT command prompt.
  329.  
  330. UtiliHelp's QuickLabel [QLABEL] (Jay Liebowitz, reg. fee: $0) a small
  331. program to create and print text-only labels. You can quickly format label
  332. sizes and fonts, cut/copy/paste text and more. Requires VBRUN300,
  333. THREED.VBX, and CMDIALOG.VBX (in the RUNTIMES directory).
  334.  
  335. Shouter 1.0 [SHOUTR1] (Dieter Prifling, reg. fee: $15) lets you broadcast
  336. messages to any number of Windows for Workgroups users. Features include
  337. automatic launching on remote machines, the ability to send messages
  338. immediately or as mail (or both), and a history of all sent and received
  339. messages.
  340.  
  341. Shuffle! [SHUFFLE] (Richardson & Chaney Engineering, reg. fee: $40) is a
  342. Windows Cardfile replacement. It allows unlimited card decks, hypertext
  343. card links, a flashcard display, sound links, and an MDI display of
  344. multiple card decks. Several amusing sample decks are provided.
  345.  
  346. Sleuth 1.0 [SLEUTH] (reg. fee: $0) is a utility for Windows NT which will
  347. detect your SCSI device types. It works with all Adaptec SCSI controllers.
  348.  
  349. Search 1.0 [SRCH_NT] (Marshall Brain, reg. fee: $?) is a Windows NT console
  350. program that searches all logical drives for the given file name.
  351.  
  352. The Stripper 1.1 [STRIPPR] (Steven Fox, reg. fee: $0) scans a text file and
  353. removes any 0x04, and converts 0x0D-0x0A combinations into 0x0D. This is
  354. useful for anyone generating PostScript files in Windows to be output on an
  355. imagesetter connected to a Macintosh. Requires WIN31 and VBRUN300.
  356.  
  357. System Info [SYSINFO] (Ward Mundy, ASP; reg. fee: $0) displays a wide
  358. variety of Windows system information. It also demonstrates playing WAV
  359. files with a sound card or speaker driver. Requires VBRUN300.
  360.  
  361. TTFPurge [TTFPURG] (SoftCentre Inc, reg. fee: $5) removes extraneous TTF files.
  362.  
  363. Free Disk Space for Windows 1.04 [WFDS] (Mark Hamilton, reg. fee: $0)
  364. displays a chart showing disk space available, in use, and free for all
  365. available drives or just those selected. The information can also be
  366. displayed in bar chart format. <WFDS1.PCX> <WFDS2.PCX>
  367.  
  368. WinSpool 0.3s [WINSPOL] (JCI, reg. fee: $20) is a 20-minute demo of a
  369. printer/plotter spooling utility for Windows. Requires VBRUN300.
  370.  
  371. Winview [WINVIEW] (Neville White, reg. fee: $10 pounds) is a file viewer
  372. and launcher which shows all of the files in all directories on one or more
  373. drives which match a given file specification. This allows you to find and
  374. delete duplicates. The contents of files can be displayed in Hex or ASCII
  375. (text). <WINVIEW1.PCX>
  376.  
  377. Win On Top 4.0 [WOTOP4] (G. L. Liadis & Associates, reg. fee: $10) lets you
  378. select a window/app to always remain on top in Windows. It also displays
  379. time, date and system resources. <WINONTOP.PCX>
  380.  
  381. Zip-Back 1.0 [ZIP_BACK] (Rick Allen, reg. fee: $5) archives all of your
  382. *.INI, *.DLL, and *.DRV files.
  383.  
  384. Zip Scan! 2.5 [ZIPSCAN] (Richard Ratayczak, reg. fee: $20) will scan the
  385. contents of all ZIP files in a directory for viruses. PKZIP and McAfee's
  386. SCAN required.
  387.  
  388.  
  389. ---Updates: Small Windows Utilities
  390.  
  391. (WI-09) Application Timer [AT202] (Wintronix, Inc., reg. fee: $25-40)
  392. launches applications unattended on a user definable schedule.
  393.  
  394. (WI-09) Click/Right 2.0 [CLRGHT] (Patrick Luft, reg. fee: $7) allows you to
  395. call the Program Manager, File Manager, Task Manager or a user-selected
  396. program by pressing the right or middle mouse button anywhere within the
  397. top-most window.
  398.  
  399. (WI-09) Easy Macro 2.0 [EM20] (Wintronix, Inc., reg. fee: $25) allows you
  400. to easily record and playback keystroke macros without leaving your
  401. application.
  402.  
  403. (WI-09) File Find 3.5 [FFIND] (TARDIS DP Consultants, reg. fee: $7) will
  404. find files anywhere on your hard drive or network volume. Requires VBRUN300.
  405.  
  406. (WI-09) HelpColr 2.0 [HELPCOL] (Chad Oftedal, reg. fee: $0) lets you change
  407. the colors used by the Windows Help engine. NEW: now allows you to set the
  408. colors for the Multimedia Viewer. Requires VBRUN300.
  409.  
  410. (WI-09) Print Label 1.7 [PRTLAB] (TARDIS DP Consultants, reg. fee: $5)
  411. assists in printing simple labels on your dot matrix printer. NEW: improved
  412. help and error messages. Requires VBRUN300.
  413.  
  414. (WI-09) SmartTop 1.1 [SMRTTOP] (Oakley Data Services, reg. fee: $19)
  415.  
  416. (WI-09) WDiff 1.11 [WDIFF] (C. Sitte Softwaretechnik, ASP; reg. fee: $20)
  417. provides a side-by-side display of two text files, directories, or ZIP
  418. archives.
  419.  
  420. (WI-09) File Finder for Windows 2.1 [WFIND21] (Simian Id Software, ASP;
  421. reg. fee: $10) searches disks, directories, and archives to help locate
  422. files. NEW: regular expression and substring search option, date/time/size
  423. searches, better output window sizing, and more. (Formerly Windows File
  424. Finder.)
  425.  
  426. (WI-09) WinGo 1.01 [WINGO] (North Valley Digital, reg. fee: $0) displays a
  427. countdown timer and starts Windows (or any other program) after a certain
  428. number of seconds.
  429.  
  430. (WI-09) WinPrt 1.5 [WINPR15] (Paul Poellinger, reg. fee: $10) lets you
  431. print the Windows screen or Clipboard with the press of a key. NEW: hides
  432. its icon so it is not included in screen capture, printer selection and
  433. setup dialog, and more. Requires VBRUN300.
  434.  
  435.  
  436. -----Large Windows Utilities
  437.  
  438. ViaPrint 1.5 [9VIAWIN] (Viable Software Alternatives, reg. fee: $30) is an
  439. all-purpose Windows printing utility. It can be used to print Avery Laser
  440. Labels, flyers, business cards, audio cassette/video tape labels, and much
  441. more. Features include true WYSIWYG document design, BMP/WMF graphic
  442. importation, box drawing, drag and drop support, and color capabilities.
  443. Requires 286+, hard drive, and a mouse. <VIAP.PCX>
  444.  
  445. CDWriter [CDWRITER] (Custom Computer Systems Inc., reg. fee: $600) cuts CD
  446. ROM's using a Phillips 521 or Kodak 200 CD writer. This demo version will
  447. cut CDs for up to 3 sessions. Each session can be at most 25MB.
  448.  
  449. ExitWin 3.1 [EXW31] (Graphic Impact, reg. fee: $10) is a quick-exit and
  450. restart utility for Windows. It can be configured to exit and restart, exit
  451. and reboot, exit and run DOS application, or exit only. Other features
  452. include an always on top option for the icon, confirmation/password
  453. protection on exit, hotkey support, and WAV sound effects. Requires VBRUN300.
  454.  
  455. KEY Search 1.01 [KEY101] (Nildram Software, reg. fee: $39) is a powerful
  456. text indexer for Windows 3.1. It allows you to search through your hard
  457. disk and index every single word found in all the specified file types.
  458. Files can then easily be located by keyword. Other features include an MDI
  459. interface, automatic application launching, drag and drop support, wildcard
  460. searches, the ability to manually add keywords, and much more.
  461.  
  462. Cycle Screen Saver 1.02 [SCRSAV] (The Cycle Company, reg. fee: $18) a demo
  463. WIN31 screen saver module that will cycle the color palette on most
  464. 256-color bitmaps, with a scrolling marquee above.
  465.  
  466. ThunderBYTE Anti-Virus for Windows 6.09 [TBAVW6] (ESaSS B.V., reg. fee: $?)
  467. is a Windows front-end interface for use with the ThunderBYTE Anti-Virus
  468. Utilities version 6.05 or above (on PsL disk #12784).
  469.  
  470.  
  471. ---Updates: Large Windows Utilities
  472.  
  473. (WI-9a) Clocker 2.3 [CLOCKER] (Winnovation, reg. fee: $25) will execute
  474. pre-determined events at a specific time.
  475.  
  476. (WI-9a) Task Killer 1.4 [KILL14] (Hyperion Microsystems, reg. fee: $15) can
  477. display/terminate/decrement all DLL's and EXE's currently loaded in Windows.
  478.  
  479. (WI-9a) MegaWord 6.0 [MEGAWORD] (Romke Soldaat, reg. fee: $54) is a
  480. collection of tools for Word for Windows.
  481.  
  482. (WI-9a) NTRemote 1.1 [NTREMOT] (Techsys Computing, reg. fee: $20) is an
  483. installable service for Microsoft Windows NT 3.1 that provides the remote
  484. start function.
  485.  
  486. (WI-9a) QRead 1.2 [QREAD12] (DS Products, reg. fee: $20) is a text file
  487. viewer that offers many improvements over Notepad.
  488.  
  489. (WI-9a) ResDuet+ 2.01 [RESDUET2] (Michael Grice, reg. fee: $15) is a small
  490. restart and resource panel/strip that takes up very little desktop space
  491. and features several file management functions. NEW: WIN31 sound support
  492. and a variety of WAV files are included. Requires VBRUN300.
  493.  
  494. (WI-9a) Sabdu 2.50 [SDU250] (Stewart A. Berman, ASP; reg. fee: $20)
  495. provides an interface for copying, comparing, adn formatting diskettes.
  496. NEW: adds the ability to copy/delete files from a saved diskette image.
  497.  
  498. (WI-9a) SmartCat Plus 1.6 [SMTCAT16] (Oakley Data Services, reg. fee: $44)
  499. is a powerful disk/CD management system for Windows. NEW: WIN31 sound
  500. suppptt, multiple display options, full font support, 240 byte comments,
  501. program launching, and more.
  502.  
  503. (WI-9a) Task Scheduler 1.1 [T_SCHED] (Raymond C. Boggs, reg. fee: $13) can
  504. schedule apps. or display messages at startup, shutdown or at timed
  505. intervals. New: added Next Time to Run Time.
  506.  
  507. (WI-9a) Whiskers 3.1 [W4S31] (NUMBERS & CO., reg. fee: $28) is a powerful
  508. utility for programming your mouse buttons. NEW: uses all 270+ standard
  509. Windows actions, and MouseTraps that let you customize how the mouse and
  510. keyboard will work with each application.
  511.  
  512. (WI-9a) DF Lite 1.32 [WDF] (Mark Vitt, reg. fee: $20) copies the image of a
  513. floppy to a hard disk and lets you make multiple disk copies from it.
  514.  
  515. (WI-9a) WinImage 2.0 [WINIMA20] (Gilles Vollant, ASP; reg. fee: $20) is a
  516. powerful disk copying tool. NEW: now contains both WIN31 and Windows NT
  517. versions.
  518.  
  519. (WI-9a) Yeah 3.8 [YEAH] (Thomas Stoll, reg. fee: $15) is a graphic
  520. replacement package for Windows FileMan and ProgMan.
  521.  
  522.  
  523.